if service.click({
{"*End call*",
}
})
return true
end

if service.click({
{"Gửi tin nhắn đi",
}
})
return true
end

if service.execute("模拟长按")
return true
end

if service.click({
{"Mở nơi soạn tin nhắn thoại",
}
})
return true
end